adExpandStart
Type
message
Summary
Sent whan an ad is about to expand.
Syntax
adExpandStart <pAdName>
Description
Handle the adExpandStart message if you want to perform an action when an ad is about to expand.
The adExpandStart message is sent to the current card when an ad is about to expand.
Parameters
Name | Type | Description |
---|---|---|
pAdName | The name of ad that has been expanded (as specified in mobileAdCreate) |
Examples
on adExpandStart pAdName
hide group "content"
end adExpandStart
Related
command: mobileAdCreate, mobileAdRegister, mobileAdDelete
message: adLoaded, adLoadFailed, adExpandEnd
Compatibility and Support
Introduced
LiveCode 6.0
OS
ios
android
Platforms
mobile